home *** CD-ROM | disk | FTP | other *** search
/ ...taking it to the Macs! / ...taking it to the Macs!.iso / Extras / ActiveX Mac SDK / ActiveX SDK / Control Common / ocHeaders.h < prev    next >
Text File  |  1996-12-30  |  618b  |  28 lines

  1. // =================================================================================
  2. //
  3. //    ocHeaders.h            ©1996 Microsoft Corporation All rights reserved.
  4. //
  5. // =================================================================================
  6. #include <ole2.h>
  7. #include <olenls.h>
  8. #include <dispatch.h>
  9. #include <wintypes.h>
  10. #include <olectl.h>
  11. #include <platform.h>
  12. #include <activex.h>
  13. #include <activexguid.h>
  14.  
  15. #include <servprov.h>
  16. #include <urlmon.h>
  17. #include <datapath.h>
  18.  
  19. #include <LArray.h>
  20.  
  21. #include "CRefCount.h"
  22. #include "CBaseCOM.h"
  23.  
  24. #include "config.h"
  25. #include "debug.h"
  26.  
  27. #define MAX_URL_STRING      1024
  28.